All Databases
Inside Mac - Basic Toolbox
GetPaletteUpdates
ActivatePalette
GetPalette
NSetPalette
SetPaletteUpdates
GetPaletteUpdates
Return the update attribute of a palette
#include <
Palettes.h
>
Palette Manager
short
GetPaletteUpdates
(
p
);
PaletteHandle
p
;
handle
to the palette
The
GetPaletteUpdates
function returns the update attribute of a palette.
p
is the palette being queried
Returns:
one of the update attributes described for the
NSetPalette
procedure
Referenced by (1):
Palette Manager (Inside Mac - Index)